home *** CD-ROM | disk | FTP | other *** search
/ PC Media 31 / PC Media #31.Iso / demos / invlan / invsetup.inf < prev    next >
Encoding:
INI File  |  1995-04-21  |  2.8 KB  |  67 lines

  1. [general]
  2.  version = 354
  3.  
  4. ; Names of the disks Install can prompt for.
  5. [disks]
  6.     i = ., "Quick Demo", diski
  7.  
  8.  
  9. ;File descriptions are arranged as follows:
  10. ;file=x:filename.ext,@dirname,[optional description]
  11. ;
  12. ;  @Dirname can be:  @net30dir for destination directory of NET30 files.
  13. ;  @bootdir is the boot-up drive and directory.  @windir is Windows
  14. ;  directory, and @sysdir is the Windows\system directory.
  15. ;
  16. ;  If there are spaces in the description, it must be enclosed
  17. ;  in quotes.  The 32 characters limit doesn't include the quotes
  18. [common]
  19. file = i:menu.exe, @net30dir,"Menu interface to operate NET/30"
  20. file = i:net30.exe, @net30dir,"Network startup program"
  21. file = i:n30dev.sys, @net30dir,"Required device driver"
  22. file = i:mappop.exe, @net30dir,"Popup network mapper"
  23. file = i:netdiag.ovl, @net30dir,"Network diagnostics"
  24. file = i:netdiag.exe, @net30dir,"Loader for NetDiag"
  25. file = i:setup30.exe, @net30dir,"Setup program for Net/30"
  26. file = i:lshadow.com, @net30dir,"Shadow memory loader"
  27. file = i:nethelp.exe, @net30dir,"Network help"
  28. file = i:nhelp00.ovl, @net30dir,"Network help file"
  29. file = i:nhelp01.ovl, @net30dir,"Network help file"
  30. file = i:nhelp02.ovl, @net30dir,"Network help file"
  31. file = i:nhelp03.ovl, @net30dir,"Network help file"
  32. file = i:nhelp04.ovl, @net30dir,"Network help file"
  33. file = i:nhelp05.ovl, @net30dir,"Network help file"
  34. file = i:map.exe, @net30dir,"Mapping program"
  35. file = i:netgo.bat, @net30dir,"Network startup batch file"
  36. file = i:wfredir.ovl, @net30dir,"Redirector buffers 2"
  37. file = i:wserve.ovl, @net30dir,"Server software"
  38. file = i:wmail.ovl, @net30dir,"Mail popup"
  39. file = i:netai.opt, @net30dir,"Version signature file"
  40. file = i:readme.txt, @net30dir,"Readme file for this demo"
  41.  
  42. [windows]
  43. file = i:isnet.drv, @sysdir,"Windows interface driver"
  44. file = i:isnet.hlp, @sysdir,"Help file for Windows interface"
  45. file = i:net30app.exe, @net30dir,"Windows interface for Net/30"
  46. file = i:drvmap.exe, @net30dir,"Drive Mappings handler"
  47. file = i:prtmap.exe, @net30dir,"Print Mappings handler"
  48. file = i:qdemo.exe, @net30dir,"Windows setup"
  49. file = i:ctl3dv2.dll, @sysdir,"3D Control Library"
  50. file = i:netman.exe, @net30dir,"NetMan Interface"
  51. file = i:netman.hlp, @net30dir,"NetMan Help File"
  52. file = i:nm_rsc04.dll, @net30dir,"NetMan Bitmap resources"
  53. file = i:oem.inx, @sysdir,"OEM information file"
  54.  
  55. [win4work]
  56. file = i:tbmac.dos, @windir,"TransBIOS MAC driver"
  57. file = i:tbproto.dos, @windir,"TransBIOS protocol driver"
  58. file = i:visnet.386, @sysdir,"Enhanced mode network driver"
  59. file = i:cisnet.cpx, @sysdir,"Invisible Control Panel Extension"
  60.  
  61.  
  62. ;Hardware descriptions in quotes must be same string as NET30.INI
  63. [hardware]
  64. file = i:ne2000.ovl, @net30dir,"NE2000"
  65. file = i:ne1000.ovl, @net30dir,"NE1000"
  66. file = i:wd1316.ovl, @net30dir,"WD8013_16K"
  67.